home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 October / Chip_2001-10_cd1.bin / internet / flashland / tipy / down / dragw2.swf / scripts / DefineButton2_23 / BUTTONCONDACTION on(press).as next >
Text File  |  2000-11-07  |  73b  |  5 lines

  1. on(press){
  2.    _root.win1.swapDepths(1);
  3.    startDrag("../win1",0);
  4. }
  5.